xen.git
2005-09-13 kaf24@firebug... Update ignores list for new xenstore binaries.
2005-09-13 kaf24@firebug... synch_bitops.h is an arch-specific header file.
2005-09-13 kaf24@firebug... Newer binutils is a bit stricter and errors out when...
2005-09-13 cl349@firebug... merge?
2005-09-13 cl349@firebug... Fixed consoled race condition.
2005-09-13 kaf24@firebug... domain_crash_synchronous() on x86_64 causes Xen to...
2005-09-13 cl349@firebug... Prevent opening the xenbus device if the store isn...
2005-09-13 cl349@firebug... merge?
2005-09-13 kaf24@firebug... Fix a bug in shadow_remove_all_access_in_page.
2005-09-13 cl349@firebug... Fix up testsuite from recent changes.
2005-09-13 cl349@firebug... Put xenstored.h in linux-public include dir.
2005-09-12 cl349@firebug... Always allow overriding where clients connect through...
2005-09-12 cl349@firebug... Change xenbus_dev interface from ioctl to read/write.
2005-09-12 cl349@firebug... Add xenstore-list and xenstore-exists clients
2005-09-12 cl349@firebug... Check the return value of chdir(2) and write(2).
2005-09-12 cl349@firebug... merge?
2005-09-12 cl349@firebug... Switch vtpm device setup/teardown over to xstransact.
2005-09-12 cl349@firebug... Switch block device setup/teardown over to xstransact.
2005-09-12 cl349@firebug... Remove debug output.
2005-09-12 cl349@firebug... Move block device bind/unbind into hotplug scripts.
2005-09-12 cl349@firebug... Don't remove backend store directory before device_unre...
2005-09-12 cl349@firebug... Export backend device store path to hotplug script.
2005-09-12 kaf24@firebug... This patch remove the L2 pin for 1:1 page table on...
2005-09-12 kaf24@firebug... The last vnet patch was missing some files that had...
2005-09-12 kaf24@firebug... Re-indent xc_linux_restore, and add code to force PAE
2005-09-12 cl349@firebug... merge?
2005-09-12 cl349@firebug... Always fire watches, even on the connection which cause...
2005-09-12 kaf24@firebug... Xen_version hypercalls takes two args, not one.
2005-09-12 kaf24@firebug... mlock argument to version hypercall in libxc.
2005-09-12 kaf24@firebug... Improve debug tracing from HYPERVISOR_memory_op().
2005-09-12 vh249@arcadians... removing XEN_LOCALVERSION for a smaller alternative
2005-09-11 kaf24@firebug... Re-indent vmx code.
2005-09-11 kaf24@firebug... Yes, that fixes the problem, our patches crossed. I...
2005-09-11 vh249@arcadians... add XEN_LOCALVERSION to the dist building process
2005-09-11 kaf24@firebug... An FC4/i386 install inside VMX on an x86_64 system...
2005-09-10 cl349@firebug... Restore NULL checks before calling kfree().
2005-09-10 vh249@arcadians... add a simple usage string to xenconsoled
2005-09-10 vh249@arcadians... fix ballooning out logic to handle dying domain freeing...
2005-09-10 vh249@arcadians... use XEN_FULLVERSION variable where possible
2005-09-10 vh249@arcadians... remove pointless NULL check before calling kfree
2005-09-10 vh249@arcadians... convert initializers to C99 initializers
2005-09-10 kaf24@firebug... With this patch, 32-bit binary can work on 64-bit VMX...
2005-09-10 kaf24@firebug... This patch fixes xenlinux timer interrupt.
2005-09-10 kaf24@firebug... This patch fix a bug in set_reg_value() for x86_64...
2005-09-10 kaf24@firebug... One more instruction for the VMX MMIO decoder.
2005-09-10 kaf24@firebug... Fix bug that service os & vmx guest can't communicate...
2005-09-09 shand@ubuntu... Fix xm info handling of empty strings (fix bugzilla...
2005-09-09 shand@ubuntu... Fix 'xm info' (sizeof(param) doesn't do that one might...
2005-09-09 cl349@firebug... merge?
2005-09-09 cl349@firebug... Make vif cleanup use xstransact and use classmethods...
2005-09-09 cl349@firebug... Add remove and list support. Also make all class metho...
2005-09-09 cl349@firebug... Only retry transactions which fail from timeout.
2005-09-09 kaf24@firebug... common/kernel.o contains changeset/compiler info.
2005-09-09 kaf24@firebug... cleanups
2005-09-09 cl349@firebug... Setup network devices in xenstore using xstransact.
2005-09-09 cl349@firebug... Remove dependency between domain db and path/uuid.
2005-09-09 cl349@firebug... Always start transactions on an existing path.
2005-09-09 kaf24@firebug... The patch allows the shadow mode code to support >4GB...
2005-09-09 iap10@freefall... Add more version and capability reporting to Xen. Print...
2005-09-09 kaf24@firebug... pagefault handler fixes.
2005-09-09 cl349@firebug... Add simple transactional read/write python xenstore...
2005-09-09 cl349@firebug... Make error reporting consistent.
2005-09-09 cl349@firebug... merge?
2005-09-09 kaf24@firebug... Xenbus implementation ported from Linux to Mini-os...
2005-09-09 kaf24@firebug... Fix blkfront request completion.
2005-09-09 kaf24@firebug... It was suggested on the xen-users list that it would...
2005-09-09 cl349@firebug... merge?
2005-09-09 cl349@firebug... tpmback compilation fix.
2005-09-08 iap10@firebug... Bug fix on x86_64 increase_reservation
2005-09-08 iap10@firebug... Test CD needs devfs
2005-09-08 kaf24@firebug... No need to qsort the pfn array in domu builder.
2005-09-08 iap10@freefall... merge
2005-09-08 iap10@freefall... manual merge
2005-09-08 kaf24@firebug... Build fix.
2005-09-08 iap10@freefall... Improved "PGDs must be under 4GB" handling for PAE.
2005-09-08 iap10@freefall... Fixes to sub 4GB allocator
2005-09-08 kaf24@firebug... grant_table.c reindent.
2005-09-08 kaf24@firebug... Rename get_order() to get_order_from_bytes() and add
2005-09-08 kaf24@firebug... Cleanups, and fix allocating DMA memory via
2005-09-08 iap10@freefall... Give each domain some memory below 4GB. This solves...
2005-09-08 iap10@freefall... Yet more PAE fixes, this time in the paravirt drivers.
2005-09-07 iap10@freefall... More tools PAE fixes to avoid loosing high-order pte...
2005-09-07 iap10@freefall... Replace direct_remap_area_pages with direct_remap_pfn_r...
2005-09-07 cl349@firebug... Fix typo.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... Move console tty/limit information into console directo...
2005-09-07 cl349@firebug... Disable device info getting written to store when xend...
2005-09-07 cl349@firebug... Disable sync dbmap saves -- they remove nodes added...
2005-09-07 shand@ubuntu... Create /dev/xen/evtchn if it doesn't exist.
2005-09-07 cl349@firebug... Don't leak memory when realloc fails.
2005-09-07 cl349@firebug... merge?
2005-09-07 cl349@firebug... g/c unused xcs.
2005-09-07 cl349@firebug... g/c unused xu extension.
2005-09-07 cl349@firebug... g/c unused control message code.
2005-09-07 cl349@firebug... Remove control interface in kernels and domain builder.
2005-09-07 iap10@firebug... merge
2005-09-07 iap10@firebug... Trivial fix for a nasty PAE bug.
2005-09-07 cl349@firebug... Fix vif scripts for domains with more than one ip.
2005-09-07 cl349@firebug... Remove debug printk.
2005-09-07 cl349@firebug... Always bind dom0 virqs to vcpu 0.
next